GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / BackColor Property





In This Topic
BackColor Property (IGdViewer)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(30)>
Property BackColor As Integer
[DispId(30)]
int BackColor {get; set;}
read-write property BackColor: Integer; 
DispIdAttribute(30)
function get,set BackColor : int
[DispId(30)]
__property int get_BackColor();
__property void set_BackColor( 
   int value
);
[DispId(30)]
property int BackColor {
   int get();
   void set (    int value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer
IGdViewer Members